GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / HtmlPageMarginBottom Property





In This Topic
HtmlPageMarginBottom Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property HtmlPageMarginBottom As Single
public float HtmlPageMarginBottom {get; set;}
public read-write property HtmlPageMarginBottom: Single; 
public function get,set HtmlPageMarginBottom : float
public: __property float get_HtmlPageMarginBottom();
public: __property void set_HtmlPageMarginBottom( 
   float value
);
public:
property float HtmlPageMarginBottom {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members